home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 1.iso / toolbox / src / exampleCode / opengl / GLUT / progs / Imakefile next >
Encoding:
Makefile  |  1996-11-11  |  138 b   |  8 lines

  1. #define IHaveSubdirs
  2. #define PassCDebugFlags
  3.  
  4. SUBDIRS = examples redbook demos contrib
  5.  
  6. MakeSubdirs($(SUBDIRS))
  7. DependSubdirs($(SUBDIRS))
  8.